Skip to content

Split out lower level RPC API#85

Merged
fjarri merged 2 commits into
masterfrom
rpc-layer
Oct 1, 2025
Merged

Split out lower level RPC API#85
fjarri merged 2 commits into
masterfrom
rpc-layer

Conversation

@fjarri

@fjarri fjarri commented Sep 22, 2025

Copy link
Copy Markdown
Collaborator

Fixes #22

@codecov

codecov Bot commented Sep 27, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
pons/__init__.py 100.00% <100.00%> (ø)
pons/_client.py 100.00% <100.00%> (ø)
pons/_client_rpc.py 100.00% <100.00%> (ø)
pons/_provider.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fjarri
fjarri marked this pull request as ready for review October 1, 2025 11:38
@fjarri
fjarri merged commit a9bdc72 into master Oct 1, 2025
8 checks passed
@fjarri
fjarri deleted the rpc-layer branch October 1, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Separate direct wrappers of RPC calls from the convenience methods in ClientSession?

1 participant